home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 December / PCWorld_2003-12_cd.bin / Software / Topware / kodeky / kodek014cz.exe / {sys} / divx.inf < prev    next >
Windows Setup INFormation  |  2003-07-29  |  5KB  |  135 lines

  1. ; DivX ;-) MPEG-4 Video Codec install
  2. ; Version 3.1alpha
  3. ; NT & 9x (2k tested !)
  4. ; by Gej
  5.  
  6.  
  7. [Version]
  8. Signature = "$CHICAGO$"
  9. Class = MEDIA
  10.  
  11. [SourceDisksNames]
  12. 1="DivX ;-) MPEG-4 Video Codec Install Disk",, 0001
  13.  
  14. [SourceDisksFiles]
  15. DivXc32.dll=1
  16. DivXc32f.dll=1
  17. DivX_c32.ax=1
  18. DivX.inf=1
  19. mpg4c32.dll=1
  20.  
  21. [Installable.Drivers]
  22. div3 = 1:DivXc32.dll, "vidc.div3", "DivX ;-) MPEG-4 Kodek" , , ,
  23. div4 = 1:DivXc32f.dll, "vidc.div4", "DivX ;-) MPEG-4 Kodek (Fast-Motion)" , , ,
  24. mp43 = 1:mpg4c32.dll,"vidc.mp43","Microsoft MPEG-4", , ,
  25. l3acm = 1:L3codeca.acm, "msacm.l3acm", "Fraunhofer IIS MPEG Layer-3 Codec (Professional)" , , ,
  26.  
  27. [DefaultInstall]
  28. ; CopyFiles=MPEG4.Copy,MP3.Copy,MPEG4.Copy.Inf
  29. Updateinis = MPEG4.Updateini
  30. addreg = MPEG4.AddReg,MPEG4.AddReg9x,MPEG4.DoReg
  31. MediaType = SOFTWARE
  32.  
  33. [DefaultInstall.ntx86]
  34. ; CopyFiles=MPEG4.Copy,MP3.Copy,MPEG4.Copy.Inf
  35. addreg = MPEG4.AddReg,MPEG4.AddRegNT,MPEG4.DoReg
  36. MediaType = SOFTWARE
  37.  
  38. [Remove_DivX]
  39. AddReg = MPEG4.Unregister
  40. DelReg = MPEG4.DelReg
  41. ;DelFiles = MPEG4.Copy,MPEG4.Copy.Inf
  42. UpdateInis = MPEG4.DelIni
  43.  
  44. [MPEG4.Copy]
  45. DivX_c32.ax
  46. DivXc32.dll
  47. DivXc32f.dll
  48. mpg4c32.dll
  49.  
  50. [MP3.Copy]
  51. l3codeca.acm
  52.  
  53. [MPEG4.Copy.Inf]
  54. DivX.inf
  55.  
  56. [MPEG4.UpdateIni]
  57. system.ini, drivers32,,"vidc.DIV3=DivXc32.dll"
  58. system.ini, drivers32,,"vidc.DIV4=DivXc32f.dll"
  59. system.ini, drivers32,,"vidc.MP43=mpg4c32.dll"
  60. system.ini, drivers32,,"msacm.l3acm=L3codeca.acm"
  61.  
  62. [MPEG4.DelIni]
  63. system.ini, drivers32,"vidc.DIV3=DivXc32.dll",
  64. system.ini, drivers32,"vidc.DIV4=DivXc32f.dll",
  65. system.ini, drivers32,"vidc.MP43=mpg4c32.dll",
  66.  
  67. [MPEG4.AddReg]
  68.  
  69. [MPEG4.AddReg9x]
  70. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.DIV3,Description,,%DivXLow%
  71. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.DIV3,Driver,,DivXc32.dll
  72. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.DIV3,FriendlyName,,%DivXLow%
  73. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.DIV4,Description,,%DivXFast%
  74. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.DIV4,Driver,,DivXc32f.dll
  75. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.DIV4,FriendlyName,,%DivXFast%
  76. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.MP43,Description,,%ms4v%
  77. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.MP43,Driver,,mpg4c32.dll
  78. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.MP43,FriendlyName,,%ms4v%
  79.  
  80.  
  81. ;HKLM,%UnInstallPath%,DisplayName,,%UninstallDispName%
  82. ;HKLM,%UnInstallPath%,UninstallString,,"%10%\rundll.exe setupx.dll,InstallHinfSection Remove_DivX 132 %17%\%InfFile%"
  83.  
  84. [MPEG4.AddRegNT]
  85. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,DivXc32.dll,,%DivXLow%
  86. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,DivXc32f.dll,,%DivXFast%
  87. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,mpg4c32.dll,,%ms4v%
  88. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,L3codeca.acm,,"Fraunhofer IIS MPEG Layer-3 Codec (Pro)"
  89. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers32,vidc.DIV3,,DivXc32.dll
  90. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers32,vidc.DIV4,,DivXc32f.dll
  91. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers32,vidc.MP43,,mpg4c32.dll
  92. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers32,msacm.l3acm,,L3codeca.acm
  93.  
  94. ;HKLM,%UnInstallPath%,DisplayName,,%UninstallDispName%
  95. ;HKLM,%UnInstallPath%,UninstallString,,"%11%\rundll32.exe setupapi,InstallHinfSection Remove_DivX 132 %17%\%InfFile%"
  96.  
  97. [MPEG4.DoReg]
  98. HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce\Setup,"Registering DivX Direct Show Decoder...",,"%11%\regsvr32.exe /s %11%\DivX_c32.ax"
  99.  
  100. [MPEG4.DelReg]
  101. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.DIV1
  102. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.DIV2
  103. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.DIV3
  104. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.DIV4
  105. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.MP43
  106.  
  107. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,DivXc32.dll,,""
  108. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,DivXc32f.dll,,""
  109. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,mpg4c32.dll,,""
  110. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers32,vidc.DIV3,,""
  111. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers32,vidc.DIV4,,""
  112. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers32,vidc.MP43,,""
  113.  
  114. HKLM,%UnInstallPath%
  115.  
  116. [MPEG4.Unregister]
  117. HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce\Setup,"Unregistering DivX Direct Show Decoder...",,"%11%\regsvr32.exe /s /u %11%\DivX_c32.ax"
  118.  
  119. [DestinationDirs]
  120. DefaultDestDir = 11    ; LDID_SYS
  121. MPEG4.Copy = 11
  122. MPEG4.Copy.Inf = 17
  123.  
  124. [Strings]
  125. DivXAudio="DivX ;-) Audio Codec"
  126. DivXLow="DivX ;-) MPEG-4 Video Kodek"
  127. DivXFast="DivX ;-) MPEG-4 Video Kodek (Fast-Motion)"
  128. ms4v="Microsoft MPEG-4 kodek"
  129. InfFile="divx.inf"
  130. UninstallDispName="DivX Kodek"
  131. UnInstallPath="Software\Microsoft\Windows\CurrentVersion\Uninstall\DIVXCodec"
  132. MediaClassName="Media Devices"
  133. mfgname="Kodek CZ"
  134.  
  135.